/*    
        © Copyright 2009-2010 by Gary M. Winter.  All rights reserved.
*/

body {
        z-index: 0;
        background-color: black;   /*  seems to keep pages from blinking white sometimes when changing pages  */        
        background-image: url('images/TestBackground001.jpg');       
        margin-top: 0px;  
        margin-left: 0px;   
        margin-right: 0px;    
 }


a {     
        color:  rgb(158, 184, 158);    }
a:hover {     
        color:  #FFFFFF;   /* white;   if  #EEC058, links turn orange color on hovering  rgb(255, 192, 88)  */   
        border-color: #FFFFFF; }  
        
.InnerBody {
        z-index: 1;       
overflow: auto;        
        
        background-image: url('images/Full-Wide Gradient7.gif');       
        background-color: rgb(1,68,35);     
        margin-top: 0px;
        margin-bottom: 0px;        
        margin-left: 0px;
        width: 1000px;
        height: 100%;
        padding: 0px;  
        color: #FFFFFF;        /*  White text */    
        font-family: Times, serif;
}



.BannerMain4 {
        z-index: 2;       
        background-image: url('images/gwdgHomeTopLeftBtn.jpg'); 
        background-color: rgb(1,68,35);     
        top: 0px;
        left: 00px;
        margin-top: 0px;       
        margin-bottom: 0px;        
        margin-left: 0px;
        padding-top: 0px;     
        padding-left: 0px;  
        width: 1000px;
        height: 283px;
}

.Banner {
        z-index: 2;       
        background-image: url('images/gwdgHomeTopLeft.jpg'); 
        background-color: rgb(1,68,35);     
        top: 0px;
        left: 00px;
        margin-top: 0px;       
        margin-bottom: 0px;        
        margin-left: 0px;
        padding-top: 0px;     
        padding-left: 0px;  
        width: 1000px;
        height: 283px;
}


.LogoSpin {
        z-index: 3;       
        float: left;
        background-color: rgb(1,68,35);     

        margin-top: 20px;       
        margin-bottom: 0px;        
        margin-left: 0px;
        padding-top: 0px;     
        padding-left: 100px;  
        width: 57px;
        height: 63px;
}


   /*  Alternate rollover button method eliminates need for JavaScript  */ 
#HomeButton002 
{
        z-index: 4;  
        display: block;
        width: 113px;        
        height: 27px;

        background: url("images/HomeButton002.png" ) no-repeat 0 0;
        /*  image is relative to css place in directory structure  */ 
} 
#HomeButton002:hover 
{
        z-index: 4;  
        background-position: -113px 0px; 
} 



.HomeButton {
        z-index: 4;       
        float: left;
    /*       background-color: rgb(1,68,35);    CLEAR  */  
        margin-top: 99px;       
        margin-bottom: 0px;  
        margin-left: 72px;
        padding-top: 0px;     
        padding-left: 0px;  
        padding-bottom: 0px; 
        width: 113px;
        height: 27px;
}

/*  
.HomeButton:hover {   
        z-index: 5;       
        float: left;
 
        margin-top: 148px;       
        margin-bottom: 0px;    
        margin-left: 72px;
        padding-top: 0px;     
        padding-left: 0px;  
        padding-bottom: 0px;         
        background-image: url('images/HomeButton.png');  
        width: 113px;
        height: 27px;
        }          
*/
        
.LeftField {
        z-index: 2;
        background-image: url('images/GWDGLeftTile007.gif');  
        background-repeat: repeat-x;
        margin-top: 0px;
        margin-bottom: 0px;        
        margin-left: 0px;
        padding-top: 0px;  
        padding-bottom: 0px;         
        float: left;
        width: 258px;

        color: #FFFFFF;        /*  White text */    
        font-family: Times, serif;      
}        
        
     
.RightField {
        z-index: 2;
        background-image: url('images/Right Gradient 007.gif');
        background-color: rgb(1,68,35);             
        margin-top: 0px;
        margin-bottom: 0px;        
        margin-left: 0px;
        padding-top: 0px;          
        padding-bottom: 0px; 
        float: right;
        width: 742px;

        color: #FFFFFF;        /*  White text */    
        font-family: Times, serif;      
}

.RightFieldLeftHalf {
        z-index: 3;   
        margin-top: 0px;
        margin-bottom: 0px;        
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
        float: left;
        width: 371px;
        color: #FFFFFF;        /*  White text */    
        font-family: Times, serif;      
         }    

.RightFieldRightHalf {
        z-index: 3;   
        margin-top: 0px;
        margin-bottom: 0px;        
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
        float: right;
        width: 371px;
        color: #FFFFFF;        /*  White text */    
        font-family: Times, serif;      
         }    

         
.RightFieldLeftThird {
        z-index: 3;   
        margin-top: 0px;
        margin-bottom: 0px;        
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
        float: left;
        width: 273px;

        color: #FFFFFF;        /*  White text */    
        font-family: Times, serif;      
         }         

.RightFieldCenterThird {
        z-index: 3;   
        margin-top: 0px;
        margin-bottom: 0px;        
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
        float: left;
        width: 195px;

        color: #FFFFFF;        /*  White text */    
        font-family: Times, serif;      
         }               
         
.RightFieldRightThird {
        z-index: 3;   
        margin-top: 0px;
        margin-bottom: 0px;        
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
        float: right;
        width: 273px;

        color: #FFFFFF;        /*  White text */    
        font-family: Times, serif;      
         }               

h1 {
      font-size: 32px;
      }



h2 {
      font-size: 24px;
      }


h3 {
      font-size: 19px;
      }


h4 {
      font-size: 18px;
      }



h3.MainMenu {
        z-index: 3;
        background-image: url('images/menutile7.gif');
        color: #000000;      /*  black  */   
        font-family: Times, serif;

        font-weight: bold;        
        text-align: center; 
        text-shadow: #FFFFFF 1px 1px 0px;  

        top: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
      
        margin-left: 0px; 
        margin-right: 0px;    
        
        padding-top: 3px;        
        padding-bottom: 3px;             
           }  
           
           
h3.SubMenu {
        z-index: 3;
        background-image: url('images/menutile7.gif');
        color: #000000;      /*  black  */   
        font-family: Times, serif;

        font-weight: bold;        
        text-align: left; 
        text-shadow: #FFFFFF 1px 1px 0px;  

        top: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
      
        margin-left: 0px; 
        margin-right: 0px;    
        
        padding-top: 3px;        
        padding-bottom: 3px;             
           }              
            

a.MenuItem {     
        
        color:  #000000;  
        text-decoration: none;
         } 
a.MenuItem:hover {     
        color:  rgb(10, 142, 20);
        text-decoration: underline; 
        }     




p.Paragraph001 {
        z-index: 5;
        color: #FFFFFF;      /*  white   rgb(255, 255, 255) */   
        font-family: Times, serif;

        font-size: 17px;
        font-weight: bold;        
        text-align: left;   
        line-height: 1.4;
        padding-top: 0px;
        padding-left: 15px; 
        padding-right: 15px; 
        padding-bottom: 12px;         
        margin: 0px;    }   

ul.BulletGWDG001 {

        font-family: Times, serif;

        vertical-align: top;
        font-weight: bold;
        line-height: 1.4;        
        padding-top: 0px;    
        margin-top: 0px;
        padding-right: 10px; 
        padding-left: 10px;  
        margin-left: 10px;
        margin-bottom: 4px;
  }  



